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 疾柴シュ}疾柴シュ{^ 100011101011111010001110110001001011110010101101011111011000111010111110100011101100010010111100101011010111101101011110 8ebe8ec4bcad7d8ebe8ec4bcad7b5e
EUC-JP 疾柴シュ}疾柴シュ{^ 10111100110000001011110011000110100011101011110010001110101011010111110110111100110000001011110011000110100011101011110010001110101011010111101101011110 bcc0bcc68ebc8ead7dbcc0bcc68ebc8ead7b5e
UTF-8 疾柴シュ}疾柴シュ{^ 111001111001011010111110111001101001111110110100111011111011110110111100111011111011110110101101011111011110011110010110101111101110011010011111101101001110111110111101101111001110111110111101101011010111101101011110 e796bee69fb4efbdbcefbdad7de796bee69fb4efbdbcefbdad7b5e
UHC 疾柴??}疾柴??{^ 111100101111000011100011110000110011111100111111011111011111001011110000111000111100001100111111001111110111101101011110 f2f0e3c33f3f7df2f0e3c33f3f7b5e

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