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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 笋o修W}笋o修W{^ 1110001010100010100000101000111110001111010000110101011101111101111000101010001010000010100011111000111101000011010101110111101101011110 e2a2828f8f43577de2a2828f8f43577b5e
EUC-JP 笋o修W}笋o修W{^ 1110010010100100101000111110111110111101101001000101011101111101111001001010010010100011111011111011110110100100010101110111101101011110 e4a4a3efbda4577de4a4a3efbda4577b5e
UTF-8 笋o修W}笋o修W{^ 1110011110101100100010111110111110111101100011111110010010111111101011100101011101111101111001111010110010001011111011111011110110001111111001001011111110101110010101110111101101011110 e7ac8befbd8fe4bfae577de7ac8befbd8fe4bfae577b5e
UHC ?o修W}?o修W{^ 001111111010001111101111111000011111001101010111011111010011111110100011111011111110000111110011010101110111101101011110 3fa3efe1f3577d3fa3efe1f3577b5e

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