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{^ 1000101011100110010101111000101011100110010010100110111001111101100010101110011001010111100010101110011001001010011011100111101101011110 8ae6578ae64a6e7d8ae6578ae64a6e7b5e
EUC-JP 頑W頑Jn}頑W頑Jn{^ 1011010011101000010101111011010011101000010010100110111001111101101101001110100001010111101101001110100001001010011011100111101101011110 b4e857b4e84a6e7db4e857b4e84a6e7b5e
UTF-8 頑W頑Jn}頑W頑Jn{^ 111010011010000010010001010101111110100110100000100100010100101001101110011111011110100110100000100100010101011111101001101000001001000101001010011011100111101101011110 e9a09157e9a0914a6e7de9a09157e9a0914a6e7b5e
UHC 頑W頑Jn}頑W頑Jn{^ 1110100011010111010101111110100011010111010010100110111001111101111010001101011101010111111010001101011101001010011011100111101101011110 e8d757e8d74a6e7de8d757e8d74a6e7b5e

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