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 輎¡}輎¡{^ 1110100010111100100011101010000101111101111010001011110010001110101000010111101101011110 e8bc8ea17de8bc8ea17b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP è??¡}è??¡{^ 10001111101010111011001000111111001111111000111110100010110000100111110110001111101010111011001000111111001111111000111110100010110000100111101101011110 8fabb23f3f8fa2c27d8fabb23f3f8fa2c27b5e
UTF-8 輎¡}輎¡{^ 11000011101010001100001010111100110000101000111011000010101000010111110111000011101010001100001010111100110000101000111011000010101000010111101101011110 c3a8c2bcc28ec2a17dc3a8c2bcc28ec2a17b5e
UHC ?¼?¡}?¼?¡{^ 001111111010100011111001001111111010001010101110011111010011111110101000111110010011111110100010101011100111101101011110 3fa8f93fa2ae7d3fa8f93fa2ae7b5e

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