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 ツ渉崢静迎ツ渉崢静鶏^ 11000010100011111100001010011011110000101001000011000011100011000111110111000010100011111100001010011011110000101001000011000011100011000111101101011110 c28fc29bc290c38c7dc28fc29bc290c38c7b5e
EUC-JP ツ渉崢静迎ツ渉崢静鶏^ 100011101100001010111110110001001101011011000100110000001100010110110111110111101000111011000010101111101100010011010110110001001100000011000101101101111101110001011110 8ec2bec4d6c4c0c5b7de8ec2bec4d6c4c0c5b7dc5e
UTF-8 ツ渉崢静迎ツ渉崢静鶏^ 11101111101111101000001011100110101110001000100111100101101101001010001011101001100111011001100111101000101111111000111011101111101111101000001011100110101110001000100111100101101101001010001011101001100111011001100111101001101101101000111101011110 efbe82e6b889e5b4a2e99d99e8bf8eefbe82e6b889e5b4a2e99d99e9b68f5e
UHC ????迎?????^ 001111110011111100111111001111111110011111001010001111110011111100111111001111110011111101011110 3f3f3f3fe7ca3f3f3f3f3f5e

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