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 횕횆횤챠횕횆횥창^ 11101101100110101001010111101101100110101000011011101101100110101010010011101100101100011010000011101101100110101001010111101101100110101000011011101101100110101010010111101100101100001011110101011110 ed9a95ed9a86ed9aa4ecb1a0ed9a95ed9a86ed9aa5ecb0bd5e
UHC 횕횆횤챠횕횆횥창^ 1100001110001111110000111000010011000011100110111100001110101101110000111000111111000011100001001100001110011100110000111010001001011110 c38fc384c39bc3adc38fc384c39cc3a25e

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