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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 驫ケ驕ゥ\}驫ケ驕ゥ\{^ 1110100110001010101110011110100110000001101010010101110001111101111010011000101010111001111010011000000110101001010111000111101101011110 e98ab9e981a95c7de98ab9e981a95c7b5e
EUC-JP 驫ケ驕ゥ\}驫ケ驕ゥ\{^ 111100011110101010001110101110011111000111100001100011101010100101011100011111011111000111101010100011101011100111110001111000011000111010101001010111000111101101011110 f1ea8eb9f1e18ea95c7df1ea8eb9f1e18ea95c7b5e
UTF-8 驫ケ驕ゥ\}驫ケ驕ゥ\{^ 1110100110101001101010111110111110111101101110011110100110101001100101011110111110111101101010010101110001111101111010011010100110101011111011111011110110111001111010011010100110010101111011111011110110101001010111000111101101011110 e9a9abefbdb9e9a995efbda95c7de9a9abefbdb9e9a995efbda95c7b5e
UHC ??驕?\}??驕?\{^ 001111110011111111001110111101100011111101011100011111010011111100111111110011101111011000111111010111000111101101011110 3f3fcef63f5c7d3f3fcef63f5c7b5e

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