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 迯ク逖梗}迯ク逖梗{^ 1110011110001101101110001110011110011000100011010101101101111101111001111000110110111000111001111001100010001101010110110111101101011110 e78db8e7988d5b7de78db8e7988d5b7b5e
EUC-JP 迯ク逖梗}迯ク逖梗{^ 11101101111011011000111010111000111011011111100010111001101111000111110111101101111011011000111010111000111011011111100010111001101111000111101101011110 eded8eb8edf8b9bc7deded8eb8edf8b9bc7b5e
UTF-8 迯ク逖梗}迯ク逖梗{^ 111010001011111110101111111011111011110110111000111010011000000010010110111001101010001010010111011111011110100010111111101011111110111110111101101110001110100110000000100101101110011010100010100101110111101101011110 e8bfafefbdb8e98096e6a2977de8bfafefbdb8e98096e6a2977b5e
UHC ???梗}???梗{^ 00111111001111110011111111001100110110110111110100111111001111110011111111001100110110110111101101011110 3f3f3fccdb7d3f3f3fccdb7b5e

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