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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 息歎蔵速息歎蔵速B 1001000110100111100100100101011010010001101000001001000110101100100100011010011110010010010101101001000110100000100100011010110001000010 91a7925691a091ac91a7925691a091ac42
EUC-JP 息歎蔵速息歎蔵速B 1100001010101001110000111011011111000010101000101100001010101110110000101010100111000011101101111100001010100010110000101010111001000010 c2a9c3b7c2a2c2aec2a9c3b7c2a2c2ae42
UTF-8 息歎蔵速息歎蔵速B 11100110100000011010111111100110101011011000111011101000100101001011010111101001100000001001111111100110100000011010111111100110101011011000111011101000100101001011010111101001100000001001111101000010 e681afe6ad8ee894b5e9809fe681afe6ad8ee894b5e9809f42
UHC 息歎?速息歎?速B 111000111101001111110111101001110011111111100001110111001110001111010011111101111010011100111111111000011101110001000010 e3d3f7a73fe1dce3d3f7a73fe1dc42

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