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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?宿消?宿消^ 0011111110001111011010001000111111000001001111111000111101101000100011111100000101011110 3f8f688fc13f8f688fc15e
EUC-JP ?宿消?宿消^ 0011111110111101110010011011111011000011001111111011110111001001101111101100001101011110 3fbdc9bec33fbdc9bec35e
UTF-8 롎宿消롎宿消^ 11101011101000011000111011100101101011101011111111100110101101101000100011101011101000011000111011100101101011101011111111100110101101101000100001011110 eba18ee5aebfe6b688eba18ee5aebfe6b6885e
UHC 롎宿消롎宿消^ 10001110110101001110001011010110111000011011110010001110110101001110001011010110111000011011110001011110 8ed4e2d6e1bc8ed4e2d6e1bc5e

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