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 鼇??穩??渦 11101010100001110011111100111111111000100111001000111111001111111000100101010001 ea873f3fe2723f3f8951
EUC-JP 鼇??穩??渦 11110011111001110011111100111111111000111101001100111111001111111011000110110010 f3e73f3fe3d33f3fb1b2
UTF-8 鼇듣츢穩먲슥渦 111010011011110010000111111010111001001110100011111011001011100010100010111001111010100110101001111010111010100010110010111011001000101010100101111001101011100010100110 e9bc87eb93a3ecb8a2e7a9a9eba8b2ec8aa5e6b8a6
UHC 鼇듣츢穩먲슥渦 1110100010101000101101011110100010101110100110011110100010110001100100001110111110111101101110111110100010111110 e8a8b5e8ae99e8b190efbdbbe8be

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