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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 髻イ蜩コW}髻イ蜩コW{^ 1110100110011111101100101110010110010011101110100101011101111101111010011001111110110010111001011001001110111010010101110111101101011110 e99fb2e593ba577de99fb2e593ba577b5e
EUC-JP 髻イ蜩コW}髻イ蜩コW{^ 111100101010000110001110101100101110100111110011100011101011101001010111011111011111001010100001100011101011001011101001111100111000111010111010010101110111101101011110 f2a18eb2e9f38eba577df2a18eb2e9f38eba577b5e
UTF-8 髻イ蜩コW}髻イ蜩コW{^ 1110100110101011101110111110111110111101101100101110100010011100101010011110111110111101101110100101011101111101111010011010101110111011111011111011110110110010111010001001110010101001111011111011110110111010010101110111101101011110 e9abbbefbdb2e89ca9efbdba577de9abbbefbdb2e89ca9efbdba577b5e
UHC ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e

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