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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 乘億[}乘億[{^ 10011000101010011000100110101101010110110111110110011000101010011000100110101101010110110111101101011110 98a989ad5b7d98a989ad5b7b5e
EUC-JP 乘億[}乘億[{^ 11010000101010111011001010101111010110110111110111010000101010111011001010101111010110110111101101011110 d0abb2af5b7dd0abb2af5b7b5e
UTF-8 乘億[}乘億[{^ 1110010010111001100110001110010110000100100001000101101101111101111001001011100110011000111001011000010010000100010110110111101101011110 e4b998e584845b7de4b998e584845b7b5e
UHC 乘億[}乘億[{^ 11100011101010111110010111100010010110110111110111100011101010111110010111100010010110110111101101011110 e3abe5e25b7de3abe5e25b7b5e

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