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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
EUC-JP ???瑗?????B 001111110011111100111111100011111100110011000000001111110011111100111111001111110011111101000010 3f3f3f8fccc03f3f3f3f3f42
UTF-8 溜븐뵿瑗쇰젌溜삳젾B 11101111101001111000101111101011101110001001000011101011101101011011111111100111100100011001011111101100100001111011000011101100101000001000110011101111101001111000101111101100100000101011001111101100101000001011111001000010 efa78bebb890ebb5bfe79197ec87b0eca08cefa78bec82b3eca0be42
UHC 溜븐뵿瑗쇰젌溜삳젾B 11101010111111101011101011101100100101001011110111101010101111001011110011101011101000001000110111101010111111101011101111101011101000001011000001000010 eafebaec94bdeabcbceba08deafebbeba0b042

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