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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ツ竪ツ脱ツ堕クツ谷 11000010100100100100011111000010100100100100010111000010100100011100001010111000110000101001001001001010 c29247c29245c291c2b8c2924a
EUC-JP ツ竪ツ脱ツ堕クツ谷 100011101100001011000011101010001000111011000010110000111010011010001110110000101100001011000100100011101011100010001110110000101100001110101011 8ec2c3a88ec2c3a68ec2c2c48eb88ec2c3ab
UTF-8 ツ竪ツ脱ツ堕クツ谷 111011111011111010000010111001111010101110101010111011111011111010000010111010001000010010110001111011111011111010000010111001011010000010010101111011111011110110111000111011111011111010000010111010001011000010110111 efbe82e7abaaefbe82e884b1efbe82e5a095efbdb8efbe82e8b0b7
UHC ?竪??????谷 0011111111100010101101010011111100111111001111110011111100111111001111111100110111011011 3fe2b53f3f3f3f3f3fcddb

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