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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN ????市??B 001111110011111100111111001111111000111001110011001111110011111101000010 3f3f3f3f8e733f3f42
EUC-JP ????市??B 001111110011111100111111001111111011101111010100001111110011111101000010 3f3f3f3fbbd43f3f42
UTF-8 뤵펿퀚죴市렢렊B 11101011101001001011010111101101100011101011111111101101100000001001101011101100101000111011010011100101101110001000001011101011101000001010001011101011101000001000101001000010 eba4b5ed8ebfed809aeca3b4e5b882eba0a2eba08a42
UHC 뤵펿퀚죴市렢렊B 100011111110001110111100100011101011001110001110101000011000111111100011101111001000111010110011100011101010000101000010 8fe3bc8eb38ea18fe3bc8eb38ea142

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