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 葢イ諞コ葢イ諞コ^ 11100100111000101011001011100110100001101011101011100100111000101011001011100110100001101011101001011110 e4e2b2e686bae4e2b2e686ba5e
EUC-JP 葢イ諞コ葢イ諞コ^ 1110100011100100100011101011001011101011111001101000111010111010111010001110010010001110101100101110101111100110100011101011101001011110 e8e48eb2ebe68ebae8e48eb2ebe68eba5e
UTF-8 葢イ諞コ葢イ諞コ^ 11101000100100011010001011101111101111011011001011101000101010111001111011101111101111011011101011101000100100011010001011101111101111011011001011101000101010111001111011101111101111011011101001011110 e891a2efbdb2e8ab9eefbdbae891a2efbdb2e8ab9eefbdba5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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