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 ヤ・糺ヤ・糺^ 11010100111100001100010110100101111000101111101111010100111100001100010110100101111000101111101101011110 d4f0c5a5e2fbd4f0c5a5e2fb5e
EUC-JP ヤ?・糺ヤ?・糺^ 100011101101010000111111100011101010010111100100111111011000111011010100001111111000111010100101111001001111110101011110 8ed43f8ea5e4fd8ed43f8ea5e4fd5e
UTF-8 ヤ・糺ヤ・糺^ 11101111101111101001010011101110100000101000010011101111101111011010010111100111101100111011101011101111101111101001010011101110100000101000010011101111101111011010010111100111101100111011101001011110 efbe94ee8284efbda5e7b3baefbe94ee8284efbda5e7b3ba5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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