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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 尸倚k}尸倚k{^ 10011011100110011001100011011111011010110111110110011011100110011001100011011111011010110111101101011110 9b9998df6b7d9b9998df6b7b5e
EUC-JP 尸倚k}尸倚k{^ 11010101111110011101000011100001011010110111110111010101111110011101000011100001011010110111101101011110 d5f9d0e16b7dd5f9d0e16b7b5e
UTF-8 尸倚k}尸倚k{^ 1110010110110000101110001110010110000000100110100110101101111101111001011011000010111000111001011000000010011010011010110111101101011110 e5b0b8e5809a6b7de5b0b8e5809a6b7b5e
UHC 尸倚k}尸倚k{^ 11100011101110011110101111101111011010110111110111100011101110011110101111101111011010110111101101011110 e3b9ebef6b7de3b9ebef6b7b5e

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