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 驥郁オヲ}驥郁オヲ{^ 111010011000011110001000111010001011010110100110011111011110100110000111100010001110100010110101101001100111101101011110 e98788e8b5a67de98788e8b5a67b5e
EUC-JP 驥郁オヲ}驥郁オヲ{^ 11110001111001111011000011101010100011101011010110001110101001100111110111110001111001111011000011101010100011101011010110001110101001100111101101011110 f1e7b0ea8eb58ea67df1e7b0ea8eb58ea67b5e
UTF-8 驥郁オヲ}驥郁オヲ{^ 111010011010100110100101111010011000001110000001111011111011110110110101111011111011110110100110011111011110100110101001101001011110100110000011100000011110111110111101101101011110111110111101101001100111101101011110 e9a9a5e98381efbdb5efbda67de9a9a5e98381efbdb5efbda67b5e
UHC 驥郁??}驥郁??{^ 110100011100101011101001111101000011111100111111011111011101000111001010111010011111010000111111001111110111101101011110 d1cae9f43f3f7dd1cae9f43f3f7b5e

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