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 ???g}???g{^ 0011111100111111001111110110011101111101001111110011111100111111011001110111101101011110 3f3f3f677d3f3f3f677b5e
SJIS-WIN 瞳??g}瞳??g{^ 10010011101101010011111100111111011001110111110110010011101101010011111100111111011001110111101101011110 93b53f3f677d93b53f3f677b5e
EUC-JP 瞳??g}瞳??g{^ 11000110101101110011111100111111011001110111110111000110101101110011111100111111011001110111101101011110 c6b73f3f677dc6b73f3f677b5e
UTF-8 瞳뤅句g}瞳뤅句g{^ 1110011110011110101100111110101110100100100001011110111110100100100001100110011101111101111001111001111010110011111010111010010010000101111011111010010010000110011001110111101101011110 e79eb3eba485efa486677de79eb3eba485efa486677b5e
UHC 瞳뤅句g}瞳뤅句g{^ 1101010011011010100011111011010111001111111110110110011101111101110101001101101010001111101101011100111111111011011001110111101101011110 d4da8fb5cffb677dd4da8fb5cffb677b5e

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