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 雋俶コェ}雋俶コェ{^ 111010001011001010011000111001101011101010101010011111011110100010110010100110001110011010111010101010100111101101011110 e8b298e6baaa7de8b298e6baaa7b5e
EUC-JP 雋俶コェ}雋俶コェ{^ 11110000101101001101000011101000100011101011101010001110101010100111110111110000101101001101000011101000100011101011101010001110101010100111101101011110 f0b4d0e88eba8eaa7df0b4d0e88eba8eaa7b5e
UTF-8 雋俶コェ}雋俶コェ{^ 111010011001101110001011111001001011111110110110111011111011110110111010111011111011110110101010011111011110100110011011100010111110010010111111101101101110111110111101101110101110111110111101101010100111101101011110 e99b8be4bfb6efbdbaefbdaa7de99b8be4bfb6efbdbaefbdaa7b5e
UHC 雋???}雋???{^ 11110001111001100011111100111111001111110111110111110001111001100011111100111111001111110111101101011110 f1e63f3f3f7df1e63f3f3f7b5e

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