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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?篩??篩?^ 001111111110001010111111001111110011111111100010101111110011111101011110 3fe2bf3f3fe2bf3f5e
EUC-JP 鋌篩?鋌篩?^ 10001111111001001011101111100100110000010011111110001111111001001011101111100100110000010011111101011110 8fe4bbe4c13f8fe4bbe4c13f5e
UTF-8 鋌篩㎭鋌篩㎭^ 11101001100010111000110011100111101011111010100111100011100011101010110111101001100010111000110011100111101011111010100111100011100011101010110101011110 e98b8ce7afa9e38eade98b8ce7afa9e38ead5e
UHC 鋌篩㎭鋌篩㎭^ 11101111111110111101111011101000101001111110000111101111111110111101111011101000101001111110000101011110 effbdee8a7e1effbdee8a7e15e

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