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 厭??厭??厭 10001001011111010011111100111111100010010111110100111111001111111000100101111101 897d3f3f897d3f3f897d
EUC-JP 厭??厭??厭 10110001110111100011111100111111101100011101111000111111001111111011000111011110 b1de3f3fb1de3f3fb1de
UTF-8 厭뉒깑厭뉒첋厭 111001011000111010101101111010111000100110010010111010101011100110010001111001011000111010101101111010111000100110010010111011001011001010001011111001011000111010101101 e58eadeb8992eab991e58eadeb8992ecb28be58ead
UHC 厭뉒깑厭뉒첋厭 1110011011110100100001111110011110000011100010111110011011110100100001111110011110101010100110001110011011110100 e6f487e7838be6f487e7aa98e6f4

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