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 쩐횕창첵쩐횕창첵^ 11101100101010011001000011101101100110101001010111101100101100001011110111101100101100101011010111101100101010011001000011101101100110101001010111101100101100001011110111101100101100101011010101011110 eca990ed9a95ecb0bdecb2b5eca990ed9a95ecb0bdecb2b55e
UHC 쩐횕창첵쩐횕창첵^ 1100001010111110110000111000111111000011101000101100001110111101110000101011111011000011100011111100001110100010110000111011110101011110 c2bec38fc3a2c3bdc2bec38fc3a2c3bd5e

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