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 迯オ遲エ}迯オ遲エ{^ 111001111000110110110101111001111010110110110100011111011110011110001101101101011110011110101101101101000111101101011110 e78db5e7adb47de78db5e7adb47b5e
EUC-JP 迯オ遲エ}迯オ遲エ{^ 11101101111011011000111010110101111011101010111110001110101101000111110111101101111011011000111010110101111011101010111110001110101101000111101101011110 eded8eb5eeaf8eb47deded8eb5eeaf8eb47b5e
UTF-8 迯オ遲エ}迯オ遲エ{^ 111010001011111110101111111011111011110110110101111010011000000110110010111011111011110110110100011111011110100010111111101011111110111110111101101101011110100110000001101100101110111110111101101101000111101101011110 e8bfafefbdb5e981b2efbdb47de8bfafefbdb5e981b2efbdb47b5e
UHC ??遲?}??遲?{^ 00111111001111111111001011000000001111110111110100111111001111111111001011000000001111110111101101011110 3f3ff2c03f7d3f3ff2c03f7b5e

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