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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鼇??嚥?鼇?? 1110101010000111001111110011111110011010100010110011111111101010100001110011111100111111 ea873f3f9a8b3fea873f3f
EUC-JP 鼇??嚥?鼇?? 1111001111100111001111110011111111010011111010110011111111110011111001110011111100111111 f3e73f3fd3eb3ff3e73f3f
UTF-8 鼇믣맃嚥쨑鼇믣맃 111010011011110010000111111010111010111110100011111010111010011110000011111001011001101010100101111011001010100010010001111010011011110010000111111010111010111110100011111010111010011110000011 e9bc87ebafa3eba783e59aa5eca891e9bc87ebafa3eba783
UHC 鼇믣맃嚥쨑鼇믣맃 11101000101010001001001011100101100100001001110111100110101111111010010001101000111010001010100010010010111001011001000010011101 e8a892e5909de6bfa468e8a892e5909d

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