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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ツ竪ツ堕。ツ堕サツ谷 1100001010010010010001111100001010010001110000101010000111000010100100011100001010111011110000101001001001001010 c29247c291c2a1c291c2bbc2924a
EUC-JP ツ竪ツ堕。ツ堕サツ谷 1000111011000010110000111010100010001110110000101100001011000100100011101010000110001110110000101100001011000100100011101011101110001110110000101100001110101011 8ec2c3a88ec2c2c48ea18ec2c2c48ebb8ec2c3ab
UTF-8 ツ竪ツ堕。ツ堕サツ谷 111011111011111010000010111001111010101110101010111011111011111010000010111001011010000010010101111011111011110110100001111011111011111010000010111001011010000010010101111011111011110110111011111011111011111010000010111010001011000010110111 efbe82e7abaaefbe82e5a095efbda1efbe82e5a095efbdbbefbe82e8b0b7
UHC ?竪???????谷 001111111110001010110101001111110011111100111111001111110011111100111111001111111100110111011011 3fe2b53f3f3f3f3f3f3fcddb

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