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[??b[^ 001111110011111101100010010110110011111100111111011000100101101101011110 3f3f625b3f3f625b5e
SJIS-WIN 鴃牘b[鴃牘b[^ 11101001111011101110000010101111011000100101101111101001111011101110000010101111011000100101101101011110 e9eee0af625be9eee0af625b5e
EUC-JP 鴃牘b[鴃牘b[^ 11110010111100001110000010110001011000100101101111110010111100001110000010110001011000100101101101011110 f2f0e0b1625bf2f0e0b1625b5e
UTF-8 鴃牘b[鴃牘b[^ 1110100110110100100000111110011110001001100110000110001001011011111010011011010010000011111001111000100110011000011000100101101101011110 e9b483e78998625be9b483e78998625b5e
UHC ?牘b[?牘b[^ 0011111111010100101110100110001001011011001111111101010010111010011000100101101101011110 3fd4ba625b3fd4ba625b5e

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