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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ?純ダ\}?純ダ\{^ 001111111000111110000011100000110101111101011100011111010011111110001111100000111000001101011111010111000111101101011110 3f8f83835f5c7d3f8f83835f5c7b5e
EUC-JP ?純ダ\}?純ダ\{^ 001111111011110111100011101001011100000001011100011111010011111110111101111000111010010111000000010111000111101101011110 3fbde3a5c05c7d3fbde3a5c05c7b5e
UTF-8 룶純ダ\}룶純ダ\{^ 1110101110100011101101101110011110110100100101001110001110000011100000000101110001111101111010111010001110110110111001111011010010010100111000111000001110000000010111000111101101011110 eba3b6e7b494e383805c7deba3b6e7b494e383805c7b5e
UHC 룶純ダ\}룶純ダ\{^ 1000111110101011111000101110110110101011110000000101110001111101100011111010101111100010111011011010101111000000010111000111101101011110 8fabe2edabc05c7d8fabe2edabc05c7b5e

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