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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?純ダ[?純ダ[^ 00111111100011111000001110000011010111110101101100111111100011111000001110000011010111110101101101011110 3f8f83835f5b3f8f83835f5b5e
EUC-JP ?純ダ[?純ダ[^ 00111111101111011110001110100101110000000101101100111111101111011110001110100101110000000101101101011110 3fbde3a5c05b3fbde3a5c05b5e
UTF-8 룶純ダ[룶純ダ[^ 111010111010001110110110111001111011010010010100111000111000001110000000010110111110101110100011101101101110011110110100100101001110001110000011100000000101101101011110 eba3b6e7b494e383805beba3b6e7b494e383805b5e
UHC 룶純ダ[룶純ダ[^ 100011111010101111100010111011011010101111000000010110111000111110101011111000101110110110101011110000000101101101011110 8fabe2edabc05b8fabe2edabc05b5e

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