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 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN 踝レ黄@踝レ黄@B 111001101111010010000011100011001000100110101001010000001110011011110100100000111000110010001001101010010100000001000010 e6f4838c89a940e6f4838c89a94042
EUC-JP 踝レ黄@踝レ黄@B 111011001111011010100101111011001011001010101011010000001110110011110110101001011110110010110010101010110100000001000010 ecf6a5ecb2ab40ecf6a5ecb2ab4042
UTF-8 踝レ黄@踝レ黄@B 111010001011100010011101111000111000001110101100111010011011101110000100010000001110100010111000100111011110001110000011101011001110100110111011100001000100000001000010 e8b89de383ace9bb8440e8b89de383ace9bb844042
UHC ?レ?@?レ?@B 0011111110101011111011000011111101000000001111111010101111101100001111110100000001000010 3fabec3f403fabec3f4042

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