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?Jn}?W?Jn{^ 00111111010101110011111101001010011011100111110100111111010101110011111101001010011011100111101101011110 3f573f4a6e7d3f573f4a6e7b5e
SJIS-WIN 拭W拭Jn}拭W拭Jn{^ 1001000001000000010101111001000001000000010010100110111001111101100100000100000001010111100100000100000001001010011011100111101101011110 90405790404a6e7d90405790404a6e7b5e
EUC-JP 拭W拭Jn}拭W拭Jn{^ 1011111110100001010101111011111110100001010010100110111001111101101111111010000101010111101111111010000101001010011011100111101101011110 bfa157bfa14a6e7dbfa157bfa14a6e7b5e
UTF-8 拭W拭Jn}拭W拭Jn{^ 111001101000101110101101010101111110011010001011101011010100101001101110011111011110011010001011101011010101011111100110100010111010110101001010011011100111101101011110 e68bad57e68bad4a6e7de68bad57e68bad4a6e7b5e
UHC 拭W拭Jn}拭W拭Jn{^ 1110001111010100010101111110001111010100010010100110111001111101111000111101010001010111111000111101010001001010011011100111101101011110 e3d457e3d44a6e7de3d457e3d44a6e7b5e

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