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{^ 0011111100111111001111110111011101111101001111110011111100111111011101110111101101011110 3f3f3f777d3f3f3f777b5e
SJIS-WIN 苞ワ修w}苞ワ修w{^ 1110010010011010100000111000111110001111010000110111011101111101111001001001101010000011100011111000111101000011011101110111101101011110 e49a838f8f43777de49a838f8f43777b5e
EUC-JP 苞ワ修w}苞ワ修w{^ 1110011111111010101001011110111110111101101001000111011101111101111001111111101010100101111011111011110110100100011101110111101101011110 e7faa5efbda4777de7faa5efbda4777b5e
UTF-8 苞ワ修w}苞ワ修w{^ 1110100010001011100111101110001110000011101011111110010010111111101011100111011101111101111010001000101110011110111000111000001110101111111001001011111110101110011101110111101101011110 e88b9ee383afe4bfae777de88b9ee383afe4bfae777b5e
UHC 苞ワ修w}苞ワ修w{^ 1111100011100010101010111110111111100001111100110111011101111101111110001110001010101011111011111110000111110011011101110111101101011110 f8e2abefe1f3777df8e2abefe1f3777b5e

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