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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ツ湘」テ淞シツォ 11000010100011111100001110100011110000111001111111000010101111001100001010101011 c28fc3a3c39fc2bcc2ab
EUC-JP ツ湘」テ淞シツォ 10001110110000101011111011000101100011101010001110001110110000111101111011000100100011101011110010001110110000101000111010101011 8ec2bec58ea38ec3dec48ebc8ec28eab
UTF-8 ツ湘」テ淞シツォ 111011111011111010000010111001101011100110011000111011111011110110100011111011111011111010000011111001101011011110011110111011111011110110111100111011111011111010000010111011111011110110101011 efbe82e6b998efbda3efbe83e6b79eefbdbcefbe82efbdab
UHC ?湘??淞??? 00111111110111111100111100111111001111111110000111100111001111110011111100111111 3fdfcf3f3fe1e73f3f3f

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