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 驕央梓驕央梓^ 11101001100000011000100110011011100010001011001011101001100000011000100110011011100010001011001001011110 e981899b88b2e981899b88b25e
EUC-JP 驕央梓驕央梓^ 11110001111000011011000111111011101100001011010011110001111000011011000111111011101100001011010001011110 f1e1b1fbb0b4f1e1b1fbb0b45e
UTF-8 驕央梓驕央梓^ 11101001101010011001010111100101101001001010111011100110101000101001001111101001101010011001010111100101101001001010111011100110101000101001001101011110 e9a995e5a4aee6a293e9a995e5a4aee6a2935e
UHC 驕央梓驕央梓^ 11001110111101101110010011100111111011101010100111001110111101101110010011100111111011101010100101011110 cef6e4e7eea9cef6e4e7eea95e

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