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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 跏帷梓跏帷梓^ 11100110111001101001101111100111100010001011001011100110111001101001101111100111100010001011001001011110 e6e69be788b2e6e69be788b25e
EUC-JP 跏帷梓跏帷梓^ 11101100111010001101011011101001101100001011010011101100111010001101011011101001101100001011010001011110 ece8d6e9b0b4ece8d6e9b0b45e
UTF-8 跏帷梓跏帷梓^ 11101000101101111000111111100101101110001011011111100110101000101001001111101000101101111000111111100101101110001011011111100110101000101001001101011110 e8b78fe5b8b7e6a293e8b78fe5b8b7e6a2935e
UHC 跏?梓跏?梓^ 1100101010111010001111111110111010101001110010101011101000111111111011101010100101011110 caba3feea9caba3feea95e

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