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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ツ額ツ湘マツ額ツ湘ボ^ 1100001010001010011110101100001010001111110000111000001101111101110000101000101001111010110000101000111111000011100000110111101101011110 c28a7ac28fc3837dc28a7ac28fc3837b5e
EUC-JP ツ額ツ湘マツ額ツ湘ボ^ 100011101100001010110011110110111000111011000010101111101100010110100101110111101000111011000010101100111101101110001110110000101011111011000101101001011101110001011110 8ec2b3db8ec2bec5a5de8ec2b3db8ec2bec5a5dc5e
UTF-8 ツ額ツ湘マツ額ツ湘ボ^ 11101111101111101000001011101001101000011000110111101111101111101000001011100110101110011001100011100011100000111001111011101111101111101000001011101001101000011000110111101111101111101000001011100110101110011001100011100011100000111001110001011110 efbe82e9a18defbe82e6b998e3839eefbe82e9a18defbe82e6b998e3839c5e
UHC ?額?湘マ?額?湘ボ^ 0011111111100100111111100011111111011111110011111010101111011110001111111110010011111110001111111101111111001111101010111101110001011110 3fe4fe3fdfcfabde3fe4fe3fdfcfabdc5e

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