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 ぁ‹„¤ã‹„¤^ 11100011100000011000000110001011100001001010010011100011100000011000000110001011100001001010010001011110 e381818b84a4e381818b84a45e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ã????¤ã????¤^ 100011111010101110101010001111110011111100111111001111111000111110100010111100001000111110101011101010100011111100111111001111110011111110001111101000101111000001011110 8fabaa3f3f3f3f8fa2f08fabaa3f3f3f3f8fa2f05e
UTF-8 ぁ‹„¤ã‹„¤^ 11000011101000111100001010000001110000101000000111000010100010111100001010000100110000101010010011000011101000111100001010000001110000101000000111000010100010111100001010000100110000101010010001011110 c3a3c281c281c28bc284c2a4c3a3c281c281c28bc284c2a45e
UHC ?????¤?????¤^ 001111110011111100111111001111110011111110100010101101000011111100111111001111110011111100111111101000101011010001011110 3f3f3f3f3fa2b43f3f3f3f3fa2b45e

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