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 ?嗽彧遡?嗽彧遡^ 001111111001101001110101111110101011100110010001011010110011111110011010011101011111101010111001100100010110101101011110 3f9a75fab9916b3f9a75fab9916b5e
EUC-JP ?嗽彧遡?嗽彧遡^ 0011111111010011110101101000111110111100111111101100000111001100001111111101001111010110100011111011110011111110110000011100110001011110 3fd3d68fbcfec1cc3fd3d68fbcfec1cc5e
UTF-8 年嗽彧遡年嗽彧遡^ 11101111101001101000111011100101100101111011110111100101101111011010011111101001100000011010000111101111101001101000111011100101100101111011110111100101101111011010011111101001100000011010000101011110 efa68ee597bde5bda7e981a1efa68ee597bde5bda7e981a15e
UHC 年嗽彧遡年嗽彧遡^ 1110011011000100111000011111010111101001111011101110000111001111111001101100010011100001111101011110100111101110111000011100111101011110 e6c4e1f5e9eee1cfe6c4e1f5e9eee1cf5e

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