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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 篠ヤナ式篠オイ^ 1000111011000010110101001100010110001110101011101000111011000010101101011011001001011110 8ec2d4c58eae8ec2b5b25e
EUC-JP 篠ヤナ式篠オイ^ 101111001100010010001110110101001000111011000101101111001011000010111100110001001000111010110101100011101011001001011110 bcc48ed48ec5bcb0bcc48eb58eb25e
UTF-8 篠ヤナ式篠オイ^ 11100111101011111010000011101111101111101001010011101111101111101000010111100101101111001000111111100111101011111010000011101111101111011011010111101111101111011011001001011110 e7afa0efbe94efbe85e5bc8fe7afa0efbdb5efbdb25e
UHC 篠??式篠??^ 1110000111000110001111110011111111100011110100101110000111000110001111110011111101011110 e1c63f3fe3d2e1c63f3f5e

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