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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ???????㎏B 00111111001111110011111100111111001111110011111100111111100001110111001101000010 3f3f3f3f3f3f3f877342
EUC-JP ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
UTF-8 泥쵵吏싳껌吏숈㎏B 11101111101001111010001111101100101101011011010111101111101001111001111011101100100010111011001111101010101110111000110011101111101001111001111011101100100010001000100011100011100011101000111101000010 efa7a3ecb5b5efa79eec8bb3eabb8cefa79eec8888e38e8f42
UHC 泥쵵吏싳껌吏숈㎏B 1110110010110010101011010101000011101100101001111001101011101100101100101010110111101100101001111001100111101100101001111011100001000010 ecb2ad50eca79aecb2adeca799eca7b842

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