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 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN 哀???@哀???@B 10001000101000110011111100111111001111110100000010001000101000110011111100111111001111110100000001000010 88a33f3f3f4088a33f3f3f4042
EUC-JP 哀???@哀???@B 10110000101001010011111100111111001111110100000010110000101001010011111100111111001111110100000001000010 b0a53f3f3f40b0a53f3f3f4042
UTF-8 哀넘됱졐@哀넘됱졐@B 111001011001001110000000111010111000010010011000111010111001000010110001111011001010000110010000010000001110010110010011100000001110101110000100100110001110101110010000101100011110110010100001100100000100000001000010 e59380eb8498eb90b1eca19040e59380eb8498eb90b1eca1904042
UHC 哀넘됱졐@哀넘됱졐@B 11100100111011101011001111010001100010011110110010100000101111010100000011100100111011101011001111010001100010011110110010100000101111010100000001000010 e4eeb3d189eca0bd40e4eeb3d189eca0bd4042

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