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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 彧遡彧遡}彧遡彧遡{^ 11111010101110011001000101101011111110101011100110010001011010110111110111111010101110011001000101101011111110101011100110010001011010110111101101011110 fab9916bfab9916b7dfab9916bfab9916b7b5e
EUC-JP 彧遡彧遡}彧遡彧遡{^ 1000111110111100111111101100000111001100100011111011110011111110110000011100110001111101100011111011110011111110110000011100110010001111101111001111111011000001110011000111101101011110 8fbcfec1cc8fbcfec1cc7d8fbcfec1cc8fbcfec1cc7b5e
UTF-8 彧遡彧遡}彧遡彧遡{^ 111001011011110110100111111010011000000110100001111001011011110110100111111010011000000110100001011111011110010110111101101001111110100110000001101000011110010110111101101001111110100110000001101000010111101101011110 e5bda7e981a1e5bda7e981a17de5bda7e981a1e5bda7e981a17b5e
UHC 彧遡彧遡}彧遡彧遡{^ 11101001111011101110000111001111111010011110111011100001110011110111110111101001111011101110000111001111111010011110111011100001110011110111101101011110 e9eee1cfe9eee1cf7de9eee1cfe9eee1cf7b5e

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