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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 聶ьェ}聶ьェ{^ 11100011111000011000010010001110101010100111110111100011111000011000010010001110101010100111101101011110 e3e1848eaa7de3e1848eaa7b5e
EUC-JP 聶ьェ}聶ьェ{^ 111001101110001110100111111011101000111010101010011111011110011011100011101001111110111010001110101010100111101101011110 e6e3a7ee8eaa7de6e3a7ee8eaa7b5e
UTF-8 聶ьェ}聶ьェ{^ 11101000100000011011011011010001100011001110111110111101101010100111110111101000100000011011011011010001100011001110111110111101101010100111101101011110 e881b6d18cefbdaa7de881b6d18cefbdaa7b5e
UHC ?ь?}?ь?{^ 0011111110101100111011100011111101111101001111111010110011101110001111110111101101011110 3facee3f7d3facee3f7b5e

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