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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?脹????脹?? 0011111110010010101011110011111100111111001111110011111110010010101011110011111100111111 3f92af3f3f3f3f92af3f3f
EUC-JP ?脹????脹?? 0011111111000100101100010011111100111111001111110011111111000100101100010011111100111111 3fc4b13f3f3f3fc4b13f3f
UTF-8 뤋脹쾹샅렧뤋脹쵍샘 111010111010010010001011111010001000010010111001111011001011111010111001111011001000001110000101111010111010000010100111111010111010010010001011111010001000010010111001111011001011010110001101111011001000001110011000 eba48be884b9ecbeb9ec8385eba0a7eba48be884b9ecb58dec8398
UHC 뤋脹쾹샅렧뤋脹쵍샘 100011111011101111110011111011001011001010001111101110111111010010001110101101101000111110111011111100111110110010101100100011111011101111111001 8fbbf3ecb28fbbf48eb68fbbf3ecac8fbbf9

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