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 ???CD???CD^ 0011111100111111001111110100001101000100001111110011111100111111010000110100010001011110 3f3f3f43443f3f3f43445e
SJIS-WIN 苞ワ修CD苞ワ修CD^ 1110010010011010100000111000111110001111010000110100001101000100111001001001101010000011100011111000111101000011010000110100010001011110 e49a838f8f434344e49a838f8f4343445e
EUC-JP 苞ワ修CD苞ワ修CD^ 1110011111111010101001011110111110111101101001000100001101000100111001111111101010100101111011111011110110100100010000110100010001011110 e7faa5efbda44344e7faa5efbda443445e
UTF-8 苞ワ修CD苞ワ修CD^ 1110100010001011100111101110001110000011101011111110010010111111101011100100001101000100111010001000101110011110111000111000001110101111111001001011111110101110010000110100010001011110 e88b9ee383afe4bfae4344e88b9ee383afe4bfae43445e
UHC 苞ワ修CD苞ワ修CD^ 1111100011100010101010111110111111100001111100110100001101000100111110001110001010101011111011111110000111110011010000110100010001011110 f8e2abefe1f34344f8e2abefe1f343445e

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