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{^ 1000110101100001010101111000110101100001010010100110111001111101100011010110000101010111100011010110000101001010011011100111101101011110 8d61578d614a6e7d8d61578d614a6e7b5e
EUC-JP 溝W溝Jn}溝W溝Jn{^ 1011100111000010010101111011100111000010010010100110111001111101101110011100001001010111101110011100001001001010011011100111101101011110 b9c257b9c24a6e7db9c257b9c24a6e7b5e
UTF-8 溝W溝Jn}溝W溝Jn{^ 111001101011101010011101010101111110011010111010100111010100101001101110011111011110011010111010100111010101011111100110101110101001110101001010011011100111101101011110 e6ba9d57e6ba9d4a6e7de6ba9d57e6ba9d4a6e7b5e
UHC 溝W溝Jn}溝W溝Jn{^ 1100111110110101010101111100111110110101010010100110111001111101110011111011010101010111110011111011010101001010011011100111101101011110 cfb557cfb54a6e7dcfb557cfb54a6e7b5e

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