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 ???F???A???`d^ 0011111100111111001111110100011000111111001111110011111101000001001111110011111100111111011000000110010001011110 3f3f3f463f3f3f413f3f3f60645e
SJIS-WIN ???F???A???`d^ 0011111100111111001111110100011000111111001111110011111101000001001111110011111100111111011000000110010001011110 3f3f3f463f3f3f413f3f3f60645e
EUC-JP ???F???A???`d^ 0011111100111111001111110100011000111111001111110011111101000001001111110011111100111111011000000110010001011110 3f3f3f463f3f3f413f3f3f60645e
UTF-8 뭑뫐뫅F뭑뫐뫅A뭑뫐몼`d^ 1110101110101101100100011110101110101011100100001110101110101011100001010100011011101011101011011001000111101011101010111001000011101011101010111000010101000001111010111010110110010001111010111010101110010000111010111010101010111100011000000110010001011110 ebad91ebab90ebab8546ebad91ebab90ebab8541ebad91ebab90ebaabc60645e
UHC 뭑뫐뫅F뭑뫐뫅A뭑뫐몼`d^ 1001001001011001100100011011001010010001101010000100011010010010010110011001000110110010100100011010100001000001100100100101100110010001101100101001000110100001011000000110010001011110 925991b291a846925991b291a841925991b291a160645e

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