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 驍ゆス冢}驍ゆス冢{^ 1110100110000010100000101110010010111101100110010110111001111101111010011000001010000010111001001011110110011001011011100111101101011110 e98282e4bd996e7de98282e4bd996e7b5e
EUC-JP 驍ゆス冢}驍ゆス冢{^ 11110001111000101010010011100110100011101011110111010001110011110111110111110001111000101010010011100110100011101011110111010001110011110111101101011110 f1e2a4e68ebdd1cf7df1e2a4e68ebdd1cf7b5e
UTF-8 驍ゆス冢}驍ゆス冢{^ 111010011010100110001101111000111000001010000110111011111011110110111101111001011000011010100010011111011110100110101001100011011110001110000010100001101110111110111101101111011110010110000110101000100111101101011110 e9a98de38286efbdbde586a27de9a98de38286efbdbde586a27b5e
UHC 驍ゆ??}驍ゆ??{^ 111111011010010010101010111001100011111100111111011111011111110110100100101010101110011000111111001111110111101101011110 fda4aae63f3f7dfda4aae63f3f7b5e

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