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 窈??訝??節 11100010011101110011111100111111111001100110001000111111001111111001000011011111 e2773f3fe6623f3f90df
EUC-JP 窈??訝??節 11100011110110000011111100111111111010111100001100111111001111111100000011100001 e3d83f3febc33f3fc0e1
UTF-8 窈뗤말訝뉔뒘節 111001111010101010001000111010111001011110100100111010111010011110010000111010001010100010011101111010111000100110010100111010111001001010011000111001111010111110000000 e7aa88eb97a4eba790e8a89deb8994eb9298e7af80
UHC 窈뗤말訝뉔뒘節 1110100110100001100010111110010010111000101110111110010010111000100001111110100110001010100101011110111110111101 e9a18be4b8bbe4b887e98a95efbd

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