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 訒樣棣訒樣棣^ 11111011101000111001111011101001100111101010011011111011101000111001111011101001100111101010011001011110 fba39ee99ea6fba39ee99ea65e
EUC-JP 訒樣棣訒樣棣^ 100011111101110111001000110111001110101111011100101010001000111111011101110010001101110011101011110111001010100001011110 8fddc8dcebdca88fddc8dcebdca85e
UTF-8 訒樣棣訒樣棣^ 11101000101010001001001011100110101010001010001111100110101000111010001111101000101010001001001011100110101010001010001111100110101000111010001101011110 e8a892e6a8a3e6a3a3e8a892e6a8a3e6a3a35e
UHC ?樣??樣?^ 001111111110010111000110001111110011111111100101110001100011111101011110 3fe5c63f3fe5c63f5e

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