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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN ??蜈D??蜈D^ 0011111100111111111001011000010101000100001111110011111111100101100001010100010001011110 3f3fe585443f3fe585445e
EUC-JP ??蜈D??蜈D^ 0011111100111111111010011110010101000100001111110011111111101001111001010100010001011110 3f3fe9e5443f3fe9e5445e
UTF-8 롐롐蜈D롐롐蜈D^ 111010111010000110010000111010111010000110010000111010001001110010001000010001001110101110100001100100001110101110100001100100001110100010011100100010000100010001011110 eba190eba190e89c8844eba190eba190e89c88445e
UHC 롐롐蜈D롐롐蜈D^ 100011101101011010001110110101101110100010100101010001001000111011010110100011101101011011101000101001010100010001011110 8ed68ed6e8a5448ed68ed6e8a5445e

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