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 šLDá{n}šLDá{n{^ 100110100100110001000100111000010111101101101110011111011001101001001100010001001110000101111011011011100111101101011110 9a4c44e17b6e7d9a4c44e17b6e7b5e
SJIS-WIN ?LD?{n}?LD?{n{^ 001111110100110001000100001111110111101101101110011111010011111101001100010001000011111101111011011011100111101101011110 3f4c443f7b6e7d3f4c443f7b6e7b5e
EUC-JP ?LDá{n}?LDá{n{^ 00111111010011000100010010001111101010111010000101111011011011100111110100111111010011000100010010001111101010111010000101111011011011100111101101011110 3f4c448faba17b6e7d3f4c448faba17b6e7b5e
UTF-8 šLDá{n}šLDá{n{^ 11000010100110100100110001000100110000111010000101111011011011100111110111000010100110100100110001000100110000111010000101111011011011100111101101011110 c29a4c44c3a17b6e7dc29a4c44c3a17b6e7b5e
UHC ?LD?{n}?LD?{n{^ 001111110100110001000100001111110111101101101110011111010011111101001100010001000011111101111011011011100111101101011110 3f4c443f7b6e7d3f4c443f7b6e7b5e

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