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 ??????舍 0011111100111111001111110011111100111111001111111110010001110001 3f3f3f3f3f3fe471
EUC-JP ?????堉舍 00111111001111110011111100111111001111111000111110110111111111011110011111010010 3f3f3f3f3f8fb7fde7d2
UTF-8 렯롛렱렫뤊堉舍 111010111010000010101111111010111010000110011011111010111010000010110001111010111010000010101011111010111010010010001010111001011010000010001001111010001000100010001101 eba0afeba19beba0b1eba0abeba48ae5a089e8888d
UHC 렯롛렱렫뤊堉舍 1000111010111100100011101101111110001110101111101000111010111001100011111011101011101011101111001101111011101100 8ebc8edf8ebe8eb98fbaebbcdeec

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