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 ??SW}??SW{^ 0011111100111111010100110101011101111101001111110011111101010011010101110111101101011110 3f3f53577d3f3f53577b5e
SJIS-WIN 嶸ァSW}嶸ァSW{^ 11111010101101001010011101010011010101110111110111111010101101001010011101010011010101110111101101011110 fab4a753577dfab4a753577b5e
EUC-JP 嶸ァSW}嶸ァSW{^ 1000111110111011111101001000111010100111010100110101011101111101100011111011101111110100100011101010011101010011010101110111101101011110 8fbbf48ea753577d8fbbf48ea753577b5e
UTF-8 嶸ァSW}嶸ァSW{^ 11100101101101101011100011101111101111011010011101010011010101110111110111100101101101101011100011101111101111011010011101010011010101110111101101011110 e5b6b8efbda753577de5b6b8efbda753577b5e
UHC 嶸?SW}嶸?SW{^ 11100111101011100011111101010011010101110111110111100111101011100011111101010011010101110111101101011110 e7ae3f53577de7ae3f53577b5e

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