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 ?????[?????[^ 00111111001111110011111100111111001111110101101100111111001111110011111100111111001111110101101101011110 3f3f3f3f3f5b3f3f3f3f3f5b5e
SJIS-WIN イス疾[イス疾[^ 11110001111000011011001011110001100011101011110110001110101111100101101111110001111000011011001011110001100011101011110110001110101111100101101101011110 f1e1b2f18ebd8ebe5bf1e1b2f18ebd8ebe5b5e
EUC-JP ?イ?ス疾[?イ?ス疾[^ 00111111100011101011001000111111100011101011110110111100110000000101101100111111100011101011001000111111100011101011110110111100110000000101101101011110 3f8eb23f8ebdbcc05b3f8eb23f8ebdbcc05b5e
UTF-8 イス疾[イス疾[^ 111011101000010110011100111011111011110110110010111011101000010010001001111011111011110110111101111001111001011010111110010110111110111010000101100111001110111110111101101100101110111010000100100010011110111110111101101111011110011110010110101111100101101101011110 ee859cefbdb2ee8489efbdbde796be5bee859cefbdb2ee8489efbdbde796be5b5e
UHC ????疾[????疾[^ 001111110011111100111111001111111111001011110000010110110011111100111111001111110011111111110010111100000101101101011110 3f3f3f3ff2f05b3f3f3f3ff2f05b5e

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