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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 譯?ぁ}譯?ぁ{^ 11100110101000010011111110000010100111110111110111100110101000010011111110000010100111110111101101011110 e6a13f829f7de6a13f829f7b5e
EUC-JP 譯?ぁ}譯?ぁ{^ 11101100101000110011111110100100101000010111110111101100101000110011111110100100101000010111101101011110 eca33fa4a17deca33fa4a17b5e
UTF-8 譯볢ぁ}譯볢ぁ{^ 111010001010110110101111111010111011001110100010111000111000000110000001011111011110100010101101101011111110101110110011101000101110001110000001100000010111101101011110 e8adafebb3a2e381817de8adafebb3a2e381817b5e
UHC 譯볢ぁ}譯볢ぁ{^ 111001101011101110010011111010001010101010100001011111011110011010111011100100111110100010101010101000010111101101011110 e6bb93e8aaa17de6bb93e8aaa17b5e

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