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 ?æ??????? 001111111110011000111111001111110011111100111111001111110011111100111111 3fe63f3f3f3f3f3f3f
SJIS-WIN ??濯???日ゴ? 001111110011111110010001111100110011111100111111001111111001001111111010100000110101001100111111 3f3f91f33f3f3f93fa83533f
EUC-JP ?æ濯???日ゴ? 0011111110001111101010011100000111000010111101010011111100111111001111111100011011111100101001011011010000111111 3f8fa9c1c2f53f3f3fc6fca5b43f
UTF-8 룶æ濯룶웡룫日ゴ룴 1110101110100011101101101100001110100110111001101011111110101111111010111010001110110110111011001001101110100001111010111010001110101011111001101001011110100101111000111000001010110100111010111010001110110100 eba3b6c3a6e6bfafeba3b6ec9ba1eba3abe697a5e382b4eba3b4
UHC 룶æ濯룶웡룫日ゴ룴 100011111010101110101001101000011111011011111011100011111010101110111111111111011000111110100010111011001110110110101011101101001000111110101001 8faba9a1f6fb8fabbffd8fa2ecedabb48fa9

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