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 ヲ「。ョヲ「。ョ^ 101001101010001010100001101011101010011010100010101000011010111001011110 a6a2a1aea6a2a1ae5e
EUC-JP ヲ「。ョヲ「。ョ^ 1000111010100110100011101010001010001110101000011000111010101110100011101010011010001110101000101000111010100001100011101010111001011110 8ea68ea28ea18eae8ea68ea28ea18eae5e
UTF-8 ヲ「。ョヲ「。ョ^ 11101111101111011010011011101111101111011010001011101111101111011010000111101111101111011010111011101111101111011010011011101111101111011010001011101111101111011010000111101111101111011010111001011110 efbda6efbda2efbda1efbdaeefbda6efbda2efbda1efbdae5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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