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 梯嗜??}梯嗜??{^ 100100101111001010011010011011100011111100111111011111011001001011110010100110100110111000111111001111110111101101011110 92f29a6e3f3f7d92f29a6e3f3f7b5e
EUC-JP 梯嗜?遝}梯嗜?遝{^ 11000100111101001101001111001111001111111000111111100001110111110111110111000100111101001101001111001111001111111000111111100001110111110111101101011110 c4f4d3cf3f8fe1df7dc4f4d3cf3f8fe1df7b5e
UTF-8 梯嗜렫遝}梯嗜렫遝{^ 111001101010001010101111111001011001011110011100111010111010000010101011111010011000000110011101011111011110011010100010101011111110010110010111100111001110101110100000101010111110100110000001100111010111101101011110 e6a2afe5979ceba0abe9819d7de6a2afe5979ceba0abe9819d7b5e
UHC 梯嗜렫遝}梯嗜렫遝{^ 11110000101011001101000011101110100011101011100111010011110011110111110111110000101011001101000011101110100011101011100111010011110011110111101101011110 f0acd0ee8eb9d3cf7df0acd0ee8eb9d3cf7b5e

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