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{^ 100011101101001010001110110001000101110101101110011111011000111011010010100011101100010001011101011011100111101101011110 8ed28ec45d6e7d8ed28ec45d6e7b5e
EUC-JP 者柴]n}者柴]n{^ 101111001101010010111100110001100101110101101110011111011011110011010100101111001100011001011101011011100111101101011110 bcd4bcc65d6e7dbcd4bcc65d6e7b5e
UTF-8 者柴]n}者柴]n{^ 11101000100000001000010111100110100111111011010001011101011011100111110111101000100000001000010111100110100111111011010001011101011011100111101101011110 e88085e69fb45d6e7de88085e69fb45d6e7b5e
UHC 者柴]n}者柴]n{^ 111011011011101011100011110000110101110101101110011111011110110110111010111000111100001101011101011011100111101101011110 edbae3c35d6e7dedbae3c35d6e7b5e

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