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 蜿ゥ蟄蕨}蜿ゥ蟄蕨{^ 1110010110001111101010011110010110101101100110000110111001111101111001011000111110101001111001011010110110011000011011100111101101011110 e58fa9e5ad986e7de58fa9e5ad986e7b5e
EUC-JP 蜿ゥ蟄蕨}蜿ゥ蟄蕨{^ 11101001111011111000111010101001111010101010111111001111110011110111110111101001111011111000111010101001111010101010111111001111110011110111101101011110 e9ef8ea9eaafcfcf7de9ef8ea9eaafcfcf7b5e
UTF-8 蜿ゥ蟄蕨}蜿ゥ蟄蕨{^ 111010001001110010111111111011111011110110101001111010001001111110000100111010001001010110101000011111011110100010011100101111111110111110111101101010011110100010011111100001001110100010010101101010000111101101011110 e89cbfefbda9e89f84e895a87de89cbfefbda9e89f84e895a87b5e
UHC ??蟄蕨}??蟄蕨{^ 001111110011111111110110110111101100111111110010011111010011111100111111111101101101111011001111111100100111101101011110 3f3ff6decff27d3f3ff6decff27b5e

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