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^ 0011111100111111001111110101111001000100001111110011111100111111010111100100010001011110 3f3f3f5e443f3f3f5e445e
SJIS-WIN ??荏^D??荏^D^ 00111111001111111000100101100000010111100100010000111111001111111000100101100000010111100100010001011110 3f3f89605e443f3f89605e445e
EUC-JP ??荏^D??荏^D^ 00111111001111111011000111000001010111100100010000111111001111111011000111000001010111100100010001011110 3f3fb1c15e443f3fb1c15e445e
UTF-8 망룫荏^D망룫荏^D^ 1110101110100111100111011110101110100011101010111110100010001101100011110101111001000100111010111010011110011101111010111010001110101011111010001000110110001111010111100100010001011110 eba79deba3abe88d8f5e44eba79deba3abe88d8f5e445e
UHC 망룫荏^D망룫荏^D^ 1011100011000001100011111010001011101100111110110101111001000100101110001100000110001111101000101110110011111011010111100100010001011110 b8c18fa2ecfb5e44b8c18fa2ecfb5e445e

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