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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 予??[予??[^ 1001011101011100001111110011111101011011100101110101110000111111001111110101101101011110 975c3f3f5b975c3f3f5b5e
EUC-JP 予??[予??[^ 1100110110111101001111110011111101011011110011011011110100111111001111110101101101011110 cdbd3f3f5bcdbd3f3f5b5e
UTF-8 予뎷덽[予뎷덽[^ 111001001011101010001000111010111000111010110111111010111000110110111101010110111110010010111010100010001110101110001110101101111110101110001101101111010101101101011110 e4ba88eb8eb7eb8dbd5be4ba88eb8eb7eb8dbd5b5e
UHC 予뎷덽[予뎷덽[^ 111001011111100010001001100010101000100101010000010110111110010111111000100010011000101010001001010100000101101101011110 e5f8898a89505be5f8898a89505b5e

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