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 혺챠혺챰혺챠혺챰^ 11101101100110001011101011101100101100011010000011101101100110001011101011101100101100011011000011101101100110001011101011101100101100011010000011101101100110001011101011101100101100011011000001011110 ed98baecb1a0ed98baecb1b0ed98baecb1a0ed98baecb1b05e
UHC 혺챠혺챰혺챠혺챰^ 1100001010011111110000111010110111000010100111111100001110110001110000101001111111000011101011011100001010011111110000111011000101011110 c29fc3adc29fc3b1c29fc3adc29fc3b15e

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