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 ヤ﨨」ヤ﨨」^ 11110010101110101101010011111011110110101010001111110010101110101101010011111011110110101010001101011110 f2bad4fbdaa3f2bad4fbdaa35e
EUC-JP ?ヤ?」?ヤ?」^ 00111111100011101101010000111111100011101010001100111111100011101101010000111111100011101010001101011110 3f8ed43f8ea33f8ed43f8ea35e
UTF-8 ヤ﨨」ヤ﨨」^ 11101110100001111011000111101111101111101001010011101111101010001010100011101111101111011010001111101110100001111011000111101111101111101001010011101111101010001010100011101111101111011010001101011110 ee87b1efbe94efa8a8efbda3ee87b1efbe94efa8a8efbda35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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