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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?????ぜ釉 001111110011111100111111001111110011111110000010101110101110011111010110 3f3f3f3f3f82bae7d6
EUC-JP ???靷?ぜ釉 0011111100111111001111111000111111100111101111010011111110100100101111001110111011011000 3f3f3f8fe7bd3fa4bceed8
UTF-8 嶺뚮뿫靷뽬ぜ釉 111011111010011010101011111010111001101010101110111010111011111110101011111010011001110110110111111010111011110110101100111000111000000110011100111010011000011110001001 efa6abeb9aaeebbfabe99db7ebbdace3819ce98789
UHC 嶺뚮뿫靷뽬ぜ釉 1110011110101101100011001110101110010111101010111110110011100110100101101110100010101010101111001110101110111000 e7ad8ceb97abece696e8aabcebb8

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