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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 盞$眤}盞$眤{^ 111000011011010110000001100100001110000111000000011111011110000110110101100000011001000011100001110000000111101101011110 e1b58190e1c07de1b58190e1c07b5e
EUC-JP 盞$眤}盞$眤{^ 111000101011011110100001111100001110001011000010011111011110001010110111101000011111000011100010110000100111101101011110 e2b7a1f0e2c27de2b7a1f0e2c27b5e
UTF-8 盞$眤}盞$眤{^ 111001111001101110011110111011111011110010000100111001111001110010100100011111011110011110011011100111101110111110111100100001001110011110011100101001000111101101011110 e79b9eefbc84e79ca47de79b9eefbc84e79ca47b5e
UHC 盞$?}盞$?{^ 11101101110100111010001110100100001111110111110111101101110100111010001110100100001111110111101101011110 edd3a3a43f7dedd3a3a43f7b5e

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