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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 爾遁???〓芦 1000111010100010100100111101100100111111001111110011111110000001101011001000100010110000 8ea293d93f3f3f81ac88b0
EUC-JP 爾遁???〓芦 1011110010100100110001101101101100111111001111110011111110100010101011101011000010110010 bca4c6db3f3f3fa2aeb0b2
UTF-8 爾遁깩뤋퀚〓芦 111001111000100010111110111010011000000110000001111010101011100110101001111010111010010010001011111011011000000010011010111000111000000010010011111010001000101010100110 e788bee98181eab9a9eba48bed809ae38093e88aa6
UHC 爾遁깩뤋퀚〓芦 1110110010110011110101001110110110110001111110111000111110111011101100111000111010100001111010111111101111011000 ecb3d4edb1fb8fbbb38ea1ebfbd8

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