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 ¼À¼¯Ž¼Ž¦nB 10111100110000001011110010101111100011101011110010001110101001100110111001000010 bcc0bcaf8ebc8ea66e42
SJIS-WIN ????????nB 00111111001111110011111100111111001111110011111100111111001111110110111001000010 3f3f3f3f3f3f3f3f6e42
EUC-JP ?À?¯???¦nB 00111111100011111010101010100010001111111000111110100010101101000011111100111111001111111000111110100010110000110110111001000010 3f8faaa23f8fa2b43f3f3f8fa2c36e42
UTF-8 ¼À¼¯Ž¼Ž¦nB 110000101011110011000011100000001100001010111100110000101010111111000010100011101100001010111100110000101000111011000010101001100110111001000010 c2bcc380c2bcc2afc28ec2bcc28ec2a66e42
UHC ¼?¼??¼??nB 10101000111110010011111110101000111110010011111100111111101010001111100100111111001111110110111001000010 a8f93fa8f93f3fa8f93f3f6e42

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