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 譽?????沃? 11100110101000110011111100111111001111110011111100111111100101111000000000111111 e6a33f3f3f3f3f97803f
EUC-JP 譽??濚??沃? 111011001010010100111111001111111000111111001001101000010011111100111111110011011110000000111111 eca53f3f8fc9a13f3fcde03f
UTF-8 譽쎼꺈濚띹뙬沃뚩 111010001010110110111101111011001000111010111100111010101011101010001000111001101011111110011010111010111001110110111001111010111001100110101100111001101011001010000011111010111001101010101001 e8adbdec8ebceaba88e6bf9aeb9db9eb99ace6b283eb9aa9
UHC 譽쎼꺈濚띹뙬沃뚩 11100111111000101001101111100011100000111010111111100111101110011000110111101000100011001010111111101000101010101000110011101000 e7e29be383afe7b98de88cafe8aa8ce8

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