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 ????]}????]{^ 00111111001111110011111100111111010111010111110100111111001111110011111100111111010111010111101101011110 3f3f3f3f5d7d3f3f3f3f5d7b5e
SJIS-WIN ? ?ァ]}? ?ァ]{^ 0011111110000001010000000011111110000011010000000101110101111101001111111000000101000000001111111000001101000000010111010111101101011110 3f81403f83405d7d3f81403f83405d7b5e
EUC-JP ? ?ァ]}? ?ァ]{^ 0011111110100001101000010011111110100101101000010101110101111101001111111010000110100001001111111010010110100001010111010111101101011110 3fa1a13fa5a15d7d3fa1a13fa5a15d7b5e
UTF-8 룶 캀ァ]}룶 캀ァ]{^ 1110101110100011101101101110001110000000100000001110110010111010100000001110001110000010101000010101110101111101111010111010001110110110111000111000000010000000111011001011101010000000111000111000001010100001010111010111101101011110 eba3b6e38080ecba80e382a15d7deba3b6e38080ecba80e382a15d7b5e
UHC 룶 캀ァ]}룶 캀ァ]{^ 100011111010101110100001101000011010111110001111101010111010000101011101011111011000111110101011101000011010000110101111100011111010101110100001010111010111101101011110 8faba1a1af8faba15d7d8faba1a1af8faba15d7b5e

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