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 羃懐ぁ}羃懐ぁ{^ 111000111011000010001001111110011000001010011111011111011110001110110000100010011111100110000010100111110111101101011110 e3b089f9829f7de3b089f9829f7b5e
EUC-JP 羃懐ぁ}羃懐ぁ{^ 111001101011001010110010111110111010010010100001011111011110011010110010101100101111101110100100101000010111101101011110 e6b2b2fba4a17de6b2b2fba4a17b5e
UTF-8 羃懐ぁ}羃懐ぁ{^ 111001111011111010000011111001101000011110010000111000111000000110000001011111011110011110111110100000111110011010000111100100001110001110000001100000010111101101011110 e7be83e68790e381817de7be83e68790e381817b5e
UHC ??ぁ}??ぁ{^ 0011111100111111101010101010000101111101001111110011111110101010101000010111101101011110 3f3faaa17d3f3faaa17b5e

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