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{^ 0011111111100110101000010110101101111101001111111110011010100001011010110111101101011110 3fe6a16b7d3fe6a16b7b5e
EUC-JP 湗譯k}湗譯k{^ 100011111100011111111011111011001010001101101011011111011000111111000111111110111110110010100011011010110111101101011110 8fc7fbeca36b7d8fc7fbeca36b7b5e
UTF-8 湗譯k}湗譯k{^ 1110011010111001100101111110100010101101101011110110101101111101111001101011100110010111111010001010110110101111011010110111101101011110 e6b997e8adaf6b7de6b997e8adaf6b7b5e
UHC ?譯k}?譯k{^ 0011111111100110101110110110101101111101001111111110011010111011011010110111101101011110 3fe6bb6b7d3fe6bb6b7b5e

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