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 ??????E 00111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f45
SJIS-WIN ?烏熏?烏萱E 0011111110001001010001111110000010001101001111111000100101000111100010101001111001000101 3f8947e08d3f89478a9e45
EUC-JP ?烏熏?烏萱E 0011111110110001101010001101111111101101001111111011000110101000101100111111111001000101 3fb1a8dfed3fb1a8b3fe45
UTF-8 뤚烏熏뤚烏萱E 11101011101001001001101011100111100000111000111111100111100001101000111111101011101001001001101011100111100000111000111111101000100100001011000101000101 eba49ae7838fe7868feba49ae7838fe890b145
UHC 뤚烏熏뤚烏萱E 10001111110010011110100010100001111111011011011110001111110010011110100010100001111111011100000001000101 8fc9e8a1fdb78fc9e8a1fdc045

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