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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 異?/?}異?/?{^ 100010001101100100111111100000010101111000111111011111011000100011011001001111111000000101011110001111110111101101011110 88d93f815e3f7d88d93f815e3f7b5e
EUC-JP 異?/?}異?/?{^ 101100001101101100111111101000011011111100111111011111011011000011011011001111111010000110111111001111110111101101011110 b0db3fa1bf3f7db0db3fa1bf3f7b5e
UTF-8 異⑴/횈}異⑴/횈{^ 111001111001010110110000111000101001000110110100111011111011110010001111111011011001101010001000011111011110011110010101101100001110001010010001101101001110111110111100100011111110110110011010100010000111101101011110 e795b0e291b4efbc8fed9a887de795b0e291b4efbc8fed9a887b5e
UHC 異⑴/횈}異⑴/횈{^ 11101100101101101010100111100111101000111010111111000011100001100111110111101100101101101010100111100111101000111010111111000011100001100111101101011110 ecb6a9e7a3afc3867decb6a9e7a3afc3867b5e

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