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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 罌??????? 111000111010000000111111001111110011111100111111001111110011111100111111 e3a03f3f3f3f3f3f3f
EUC-JP 罌??靷??洹? 11100110101000100011111100111111100011111110011110111101001111110011111110001111110001111011101000111111 e6a23f3f8fe7bd3f3f8fc7ba3f
UTF-8 罌븍틹靷덃갭洹잙 111001111011110110001100111010111011100010001101111011011000101110111001111010011001110110110111111010111000110110000011111010101011000010101101111001101011010010111001111011001001111010011001 e7bd8cebb88ded8bb9e99db7eb8d83eab0ade6b4b9ec9e99
UHC 罌븍틹靷덃갭洹잙 11100101101000101011101011101011101110101001111111101100111001101000100011100110101100001011100011101010101101111001111111101011 e5a2baebba9fece688e6b0b8eab79feb

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