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 遶コ霎枸}遶コ霎枸{^ 1110011110101011101110101110100010111110100111100110110101111101111001111010101110111010111010001011111010011110011011010111101101011110 e7abbae8be9e6d7de7abbae8be9e6d7b5e
EUC-JP 遶コ霎枸}遶コ霎枸{^ 11101110101011011000111010111010111100001100000011011011110011100111110111101110101011011000111010111010111100001100000011011011110011100111101101011110 eead8ebaf0c0dbce7deead8ebaf0c0dbce7b5e
UTF-8 遶コ霎枸}遶コ霎枸{^ 111010011000000110110110111011111011110110111010111010011001110010001110111001101001111010111000011111011110100110000001101101101110111110111101101110101110100110011100100011101110011010011110101110000111101101011110 e981b6efbdbae99c8ee69eb87de981b6efbdbae99c8ee69eb87b5e
UHC ???枸}???枸{^ 00111111001111110011111111001111101011100111110100111111001111110011111111001111101011100111101101011110 3f3f3fcfae7d3f3f3fcfae7b5e

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