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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 駿??模駿??模^ 10001111011110000011111100111111100101101100110110001111011110000011111100111111100101101100110101011110 8f783f3f96cd8f783f3f96cd5e
EUC-JP 駿??模駿??模^ 10111101110110010011111100111111110011001100111110111101110110010011111100111111110011001100111101011110 bdd93f3fcccfbdd93f3fcccf5e
UTF-8 駿곌렗模駿곌렗模^ 11101001101001111011111111101010101100111000110011101011101000001001011111100110101010001010000111101001101001111011111111101010101100111000110011101011101000001001011111100110101010001010000101011110 e9a7bfeab38ceba097e6a8a1e9a7bfeab38ceba097e6a8a15e
UHC 駿곌렗模駿곌렗模^ 1111000111100111101100001110101010001110101011001101100110111100111100011110011110110000111010101000111010101100110110011011110001011110 f1e7b0ea8eacd9bcf1e7b0ea8eacd9bc5e

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