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^ 1001010001000111001111110011111101000100100101000100011100111111001111110100010001011110 94473f3f4494473f3f445e
EUC-JP 濡??D濡??D^ 1100011110101000001111110011111101000100110001111010100000111111001111110100010001011110 c7a83f3f44c7a83f3f445e
UTF-8 濡섎죯D濡섎죯D^ 111001101011111110100001111011001000010010001110111011001010001110101111010001001110011010111111101000011110110010000100100011101110110010100011101011110100010001011110 e6bfa1ec848eeca3af44e6bfa1ec848eeca3af445e
UHC 濡섎죯D濡섎죯D^ 111010111010000110011000111010111010000110001010010001001110101110100001100110001110101110100001100010100100010001011110 eba198eba18a44eba198eba18a445e

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