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 釥シ鰒ス釥シ鰒ス^ 11111011110000001011110011101001110101101011110111111011110000001011110011101001110101101011110101011110 fbc0bce9d6bdfbc0bce9d6bd5e
EUC-JP 釥シ鰒ス釥シ鰒ス^ 10001111111000111010101110001110101111001111001011011000100011101011110110001111111000111010101110001110101111001111001011011000100011101011110101011110 8fe3ab8ebcf2d88ebd8fe3ab8ebcf2d88ebd5e
UTF-8 釥シ鰒ス釥シ鰒ス^ 11101001100001111010010111101111101111011011110011101001101100001001001011101111101111011011110111101001100001111010010111101111101111011011110011101001101100001001001011101111101111011011110101011110 e987a5efbdbce9b092efbdbde987a5efbdbce9b092efbdbd5e
UHC ??鰒???鰒?^ 0011111100111111110111001110000100111111001111110011111111011100111000010011111101011110 3f3fdce13f3f3fdce13f5e

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