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 シ醪エシ醪カ^ 11110001111000001011110011100111110100001011010011110001111000001011110011100111110100001011011001011110 f1e0bce7d0b4f1e0bce7d0b65e
EUC-JP ?シ醪エ?シ醪カ^ 001111111000111010111100111011101101001010001110101101000011111110001110101111001110111011010010100011101011011001011110 3f8ebceed28eb43f8ebceed28eb65e
UTF-8 シ醪エシ醪カ^ 11101110100001011001101111101111101111011011110011101001100001101010101011101111101111011011010011101110100001011001101111101111101111011011110011101001100001101010101011101111101111011011011001011110 ee859befbdbce986aaefbdb4ee859befbdbce986aaefbdb65e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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