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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?諷???娟壹 00111111111001101000010100111111001111110011111110011011010011101001101011100011 3fe6853f3f3f9b4e9ae3
EUC-JP ?諷???娟壹 00111111111010111110010100111111001111110011111111010101101011111101010011100101 3febe53f3f3fd5afd4e5
UTF-8 뤋諷咽톻썬娟壹 111010111010010010001011111010001010101110110111111011111010011010011110111011011000011010111011111011001000110110101100111001011010100010011111111001011010001110111001 eba48be8abb7efa69eed86bbec8dace5a89fe5a3b9
UHC 뤋諷咽톻썬娟壹 1000111110111011111110011010010011100110111011001011011110001110101111011110001111100110110000101110110011101100 8fbbf9a4e6ecb78ebde3e6c2ecec

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