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 ?????O?????O^ 00111111001111110011111100111111001111110100111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f4f3f3f3f3f3f4f5e
SJIS-WIN ツ渉ォツ」Oツ渉ォツ」O^ 110000101000111111000010101010111100001010100011010011111100001010001111110000101010101111000010101000110100111101011110 c28fc2abc2a34fc28fc2abc2a34f5e
EUC-JP ツ渉ォツ」Oツ渉ォツ」O^ 1000111011000010101111101100010010001110101010111000111011000010100011101010001101001111100011101100001010111110110001001000111010101011100011101100001010001110101000110100111101011110 8ec2bec48eab8ec28ea34f8ec2bec48eab8ec28ea34f5e
UTF-8 ツ渉ォツ」Oツ渉ォツ」O^ 111011111011111010000010111001101011100010001001111011111011110110101011111011111011111010000010111011111011110110100011010011111110111110111110100000101110011010111000100010011110111110111101101010111110111110111110100000101110111110111101101000110100111101011110 efbe82e6b889efbdabefbe82efbda34fefbe82e6b889efbdabefbe82efbda34f5e
UHC ?????O?????O^ 00111111001111110011111100111111001111110100111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f4f3f3f3f3f3f4f5e

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