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 ?脹???閨?疋 0011111110010010101011110011111100111111001111111110100010000001001111111001010101000100 3f92af3f3f3fe8813f9544
EUC-JP ?脹???閨?疋 0011111111000100101100010011111100111111001111111110111111100001001111111100100110100101 3fc4b13f3f3fefe13fc9a5
UTF-8 뤋脹캀샘띰閨뤋疋 111010111010010010001011111010001000010010111001111011001011101010000000111011001000001110011000111010111001110110110000111010011001011010101000111010111010010010001011111001111001011010001011 eba48be884b9ecba80ec8398eb9db0e996a8eba48be7968b
UHC 뤋脹캀샘띰閨뤋疋 10001111101110111111001111101100101011111000111110111011111110011011011011101111110100001011000110001111101110111111100110110101 8fbbf3ecaf8fbbf9b6efd0b18fbbf9b5

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