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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???櫃???櫃^ 0011111100111111001111111001111101000011001111110011111100111111100111110100001101011110 3f3f3f9f433f3f3f9f435e
EUC-JP ???櫃???櫃^ 0011111100111111001111111101110110100100001111110011111100111111110111011010010001011110 3f3f3fdda43f3f3fdda45e
UTF-8 娛ㅵ솳櫃娛ㅵ솳櫃^ 11100101101010001001101111100011100001011011010111101100100001101011001111100110101010111000001111100101101010001001101111100011100001011011010111101100100001101011001111100110101010111000001101011110 e5a89be385b5ec86b3e6ab83e5a89be385b5ec86b3e6ab835e
UHC 娛ㅵ솳櫃娛ㅵ솳櫃^ 1110011111110100101001001110010110011001101010001100111111110110111001111111010010100100111001011001100110101000110011111111011001011110 e7f4a4e599a8cff6e7f4a4e599a8cff65e

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