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 蝪シ鮴怡蝪シ鮴悳^ 111001011010000110111100111010011011111010011100011111011110010110100001101111001110100110111110100111000111101101011110 e5a1bce9be9c7de5a1bce9be9c7b5e
EUC-JP 蝪シ鮴怡蝪シ鮴悳^ 1110101010100011100011101011110011110010110000001101011111011110111010101010001110001110101111001111001011000000110101111101110001011110 eaa38ebcf2c0d7deeaa38ebcf2c0d7dc5e
UTF-8 蝪シ鮴怡蝪シ鮴悳^ 11101000100111011010101011101111101111011011110011101001101011101011010011100110100000001010000111101000100111011010101011101111101111011011110011101001101011101011010011100110100000101011001101011110 e89daaefbdbce9aeb4e680a1e89daaefbdbce9aeb4e682b35e
UHC ???怡???悳^ 0011111100111111001111111110110010101110001111110011111100111111110100111110110101011110 3f3f3fecae3f3f3fd3ed5e

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