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 ??]n}??]n{^ 0011111100111111010111010110111001111101001111110011111101011101011011100111101101011110 3f3f5d6e7d3f3f5d6e7b5e
SJIS-WIN ?柴]n}?柴]n{^ 00111111100011101100010001011101011011100111110100111111100011101100010001011101011011100111101101011110 3f8ec45d6e7d3f8ec45d6e7b5e
EUC-JP 峴柴]n}峴柴]n{^ 1000111110111011110000011011110011000110010111010110111001111101100011111011101111000001101111001100011001011101011011100111101101011110 8fbbc1bcc65d6e7d8fbbc1bcc65d6e7b5e
UTF-8 峴柴]n}峴柴]n{^ 11100101101100111011010011100110100111111011010001011101011011100111110111100101101100111011010011100110100111111011010001011101011011100111101101011110 e5b3b4e69fb45d6e7de5b3b4e69fb45d6e7b5e
UHC 峴柴]n}峴柴]n{^ 111110101101011011100011110000110101110101101110011111011111101011010110111000111100001101011101011011100111101101011110 fad6e3c35d6e7dfad6e3c35d6e7b5e

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