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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?肛荀蔽}?肛荀蔽{^ 0011111111100011111010001110010010100100100101011100000101111101001111111110001111101000111001001010010010010101110000010111101101011110 3fe3e8e4a495c17d3fe3e8e4a495c17b5e
EUC-JP ?肛荀蔽}?肛荀蔽{^ 0011111111100110111010101110100010100110110010101100001101111101001111111110011011101010111010001010011011001010110000110111101101011110 3fe6eae8a6cac37d3fe6eae8a6cac37b5e
UTF-8 뤂肛荀蔽}뤂肛荀蔽{^ 111010111010010010000010111010001000001010011011111010001000110110000000111010001001010010111101011111011110101110100100100000101110100010000010100110111110100010001101100000001110100010010100101111010111101101011110 eba482e8829be88d80e894bd7deba482e8829be88d80e894bd7b5e
UHC 뤂肛荀蔽}뤂肛荀蔽{^ 10001111101100111111100111111101111000101111000011111000110011000111110110001111101100111111100111111101111000101111000011111000110011000111101101011110 8fb3f9fde2f0f8cc7d8fb3f9fde2f0f8cc7b5e

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