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{^ 1000101010100010010101111000101010100010010010100110111001111101100010101010001001010111100010101010001001001010011011100111101101011110 8aa2578aa24a6e7d8aa2578aa24a6e7b5e
EUC-JP 瓦W瓦Jn}瓦W瓦Jn{^ 1011010010100100010101111011010010100100010010100110111001111101101101001010010001010111101101001010010001001010011011100111101101011110 b4a457b4a44a6e7db4a457b4a44a6e7b5e
UTF-8 瓦W瓦Jn}瓦W瓦Jn{^ 111001111001001110100110010101111110011110010011101001100100101001101110011111011110011110010011101001100101011111100111100100111010011001001010011011100111101101011110 e793a657e793a64a6e7de793a657e793a64a6e7b5e
UHC 瓦W瓦Jn}瓦W瓦Jn{^ 1110100010111111010101111110100010111111010010100110111001111101111010001011111101010111111010001011111101001010011011100111101101011110 e8bf57e8bf4a6e7de8bf57e8bf4a6e7b5e

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