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{^ 111000101100011010010000111110010101110101101110011111011110001011000110100100001111100101011101011011100111101101011110 e2c690f95d6e7de2c690f95d6e7b5e
EUC-JP 簇旋]n}簇旋]n{^ 111001001100100011000000111110110101110101101110011111011110010011001000110000001111101101011101011011100111101101011110 e4c8c0fb5d6e7de4c8c0fb5d6e7b5e
UTF-8 簇旋]n}簇旋]n{^ 11100111101100001000011111100110100101111000101101011101011011100111110111100111101100001000011111100110100101111000101101011101011011100111101101011110 e7b087e6978b5d6e7de7b087e6978b5d6e7b5e
UHC 簇旋]n}簇旋]n{^ 111100001110101011100000110000010101110101101110011111011111000011101010111000001100000101011101011011100111101101011110 f0eae0c15d6e7df0eae0c15d6e7b5e

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