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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 첫횑챨쩔첫횑철짚^ 11101100101100101010101111101101100110101001000111101100101100011010100011101100101010011001010011101100101100101010101111101101100110101001000111101100101100101010000011101100101001111001101001011110 ecb2abed9a91ecb1a8eca994ecb2abed9a91ecb2a0eca79a5e
UHC 첫횑챨쩔첫횑철짚^ 1100001110111001110000111000110011000011101100001100001010111111110000111011100111000011100011001100001110110110110000101010010001011110 c3b9c38cc3b0c2bfc3b9c38cc3b6c2a45e

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