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 邂狗撓}邂狗撓{^ 111001111010111010001011111001111001110110011010011111011110011110101110100010111110011110011101100110100111101101011110 e7ae8be79d9a7de7ae8be79d9a7b5e
EUC-JP 邂狗撓}邂狗撓{^ 111011101011000010110110111010011101100111111010011111011110111010110000101101101110100111011001111110100111101101011110 eeb0b6e9d9fa7deeb0b6e9d9fa7b5e
UTF-8 邂狗撓}邂狗撓{^ 111010011000001010000010111001111000101110010111111001101001001010010011011111011110100110000010100000101110011110001011100101111110011010010010100100110111101101011110 e98282e78b97e692937de98282e78b97e692937b5e
UHC 邂狗撓}邂狗撓{^ 111110101011001111001111101101111110100011110101011111011111101010110011110011111011011111101000111101010111101101011110 fab3cfb7e8f57dfab3cfb7e8f57b5e

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