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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 調???}調???{^ 10010010101100100011111100111111001111110111110110010010101100100011111100111111001111110111101101011110 92b23f3f3f7d92b23f3f3f7b5e
EUC-JP 調???}調???{^ 11000100101101000011111100111111001111110111110111000100101101000011111100111111001111110111101101011110 c4b43f3f3f7dc4b43f3f3f7b5e
UTF-8 調비렰렰}調비렰렰{^ 111010001010101010111111111010111011100110000100111010111010000010110000111010111010000010110000011111011110100010101010101111111110101110111001100001001110101110100000101100001110101110100000101100000111101101011110 e8aabfebb984eba0b0eba0b07de8aabfebb984eba0b0eba0b07b5e
UHC 調비렰렰}調비렰렰{^ 11110000111000001011101011110001100011101011110110001110101111010111110111110000111000001011101011110001100011101011110110001110101111010111101101011110 f0e0baf18ebd8ebd7df0e0baf18ebd8ebd7b5e

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