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 懊??偃??慂 10011100111000110011111100111111100110001110111000111111001111111001110011001000 9ce33f3f98ee3f3f9cc8
EUC-JP 懊??偃??慂 11011000111001010011111100111111110100001111000000111111001111111101100011001010 d8e53f3fd0f03f3fd8ca
UTF-8 懊볥젚偃띾젺慂 111001101000011110001010111010111011001110100101111011001010000010011010111001011000000110000011111010111001110110111110111011001010000010111010111001101000010110000010 e6878aebb3a5eca09ae58183eb9dbeeca0bae68582
UHC 懊볥젚偃띾젺慂 1110011111111000100100111110101110100000100101101110010111100111100011011110101110100000101011011110100110111101 e7f893eba096e5e78deba0ade9bd

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