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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN "コス疾}"コス疾{^ 11111010010101111011101011110001100011101011110110001110101111100111110111111010010101111011101011110001100011101011110110001110101111100111101101011110 fa57baf18ebd8ebe7dfa57baf18ebd8ebe7b5e
EUC-JP ?コ?ス疾}?コ?ス疾{^ 00111111100011101011101000111111100011101011110110111100110000000111110100111111100011101011101000111111100011101011110110111100110000000111101101011110 3f8eba3f8ebdbcc07d3f8eba3f8ebdbcc07b5e
UTF-8 "コス疾}"コス疾{^ 111011111011110010000010111011111011110110111010111011101000010010001001111011111011110110111101111001111001011010111110011111011110111110111100100000101110111110111101101110101110111010000100100010011110111110111101101111011110011110010110101111100111101101011110 efbc82efbdbaee8489efbdbde796be7defbc82efbdbaee8489efbdbde796be7b5e
UHC "???疾}"???疾{^ 1010001110100010001111110011111100111111111100101111000001111101101000111010001000111111001111110011111111110010111100000111101101011110 a3a23f3f3ff2f07da3a23f3f3ff2f07b5e

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