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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ツ叩ツ谷\}ツ叩ツ谷\{^ 1100001010010010010000001100001010010010010010100101110001111101110000101001001001000000110000101001001001001010010111000111101101011110 c29240c2924a5c7dc29240c2924a5c7b5e
EUC-JP ツ叩ツ谷\}ツ叩ツ谷\{^ 100011101100001011000011101000011000111011000010110000111010101101011100011111011000111011000010110000111010000110001110110000101100001110101011010111000111101101011110 8ec2c3a18ec2c3ab5c7d8ec2c3a18ec2c3ab5c7b5e
UTF-8 ツ叩ツ谷\}ツ叩ツ谷\{^ 1110111110111110100000101110010110001111101010011110111110111110100000101110100010110000101101110101110001111101111011111011111010000010111001011000111110101001111011111011111010000010111010001011000010110111010111000111101101011110 efbe82e58fa9efbe82e8b0b75c7defbe82e58fa9efbe82e8b0b75c7b5e
UHC ?叩?谷\}?叩?谷\{^ 0011111111001101101100000011111111001101110110110101110001111101001111111100110110110000001111111100110111011011010111000111101101011110 3fcdb03fcddb5c7d3fcdb03fcddb5c7b5e

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