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 蔔蔕瞰}蔔蔕瞰{^ 111001001111011111100100111101101110000111010101011111011110010011110111111001001111011011100001110101010111101101011110 e4f7e4f6e1d57de4f7e4f6e1d57b5e
EUC-JP 蔔蔕瞰}蔔蔕瞰{^ 111010001111100111101000111110001110001011010111011111011110100011111001111010001111100011100010110101110111101101011110 e8f9e8f8e2d77de8f9e8f8e2d77b5e
UTF-8 蔔蔕瞰}蔔蔕瞰{^ 111010001001010010010100111010001001010010010101111001111001111010110000011111011110100010010100100101001110100010010100100101011110011110011110101100000111101101011110 e89494e89495e79eb07de89494e89495e79eb07b5e
UHC 蔔?瞰}蔔?瞰{^ 11011100110110110011111111001010111110010111110111011100110110110011111111001010111110010111101101011110 dcdb3fcaf97ddcdb3fcaf97b5e

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