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 ???????BO^ 00111111001111110011111100111111001111110011111100111111010000100100111101011110 3f3f3f3f3f3f3f424f5e
SJIS-WIN ツ渉ェツ」テスBO^ 1100001010001111110000101010101011000010101000111100001110111101010000100100111101011110 c28fc2aac2a3c3bd424f5e
EUC-JP ツ渉ェツ」テスBO^ 1000111011000010101111101100010010001110101010101000111011000010100011101010001110001110110000111000111010111101010000100100111101011110 8ec2bec48eaa8ec28ea38ec38ebd424f5e
UTF-8 ツ渉ェツ」テスBO^ 111011111011111010000010111001101011100010001001111011111011110110101010111011111011111010000010111011111011110110100011111011111011111010000011111011111011110110111101010000100100111101011110 efbe82e6b889efbdaaefbe82efbda3efbe83efbdbd424f5e
UHC ???????BO^ 00111111001111110011111100111111001111110011111100111111010000100100111101011110 3f3f3f3f3f3f3f424f5e

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