To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????Z 001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f5a
SJIS-WIN 訒ュ迺ス訒イ雉ェZ 11111011101000111010110111100111100100101011110111111011101000111011001011101000101100111010101001011010 fba3ade792bdfba3b2e8b3aa5a
EUC-JP 訒ュ迺ス訒イ雉ェZ 10001111110111011100100010001110101011011110110111110010100011101011110110001111110111011100100010001110101100101111000010110101100011101010101001011010 8fddc88eadedf28ebd8fddc88eb2f0b58eaa5a
UTF-8 訒ュ迺ス訒イ雉ェZ 11101000101010001001001011101111101111011010110111101000101111111011101011101111101111011011110111101000101010001001001011101111101111011011001011101001100110111000100111101111101111011010101001011010 e8a892efbdade8bfbaefbdbde8a892efbdb2e99b89efbdaa5a
UHC ??????雉?Z 00111111001111110011111100111111001111110011111111110110110010110011111101011010 3f3f3f3f3f3ff6cb3f5a

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)