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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ツ如ツ客}ツ如ツ客{^ 110000101001010001000000110000101000101101110001011111011100001010010100010000001100001010001011011100010111101101011110 c29440c28b717dc29440c28b717b5e
EUC-JP ツ如ツ客}ツ如ツ客{^ 10001110110000101100011110100001100011101100001010110101110100100111110110001110110000101100011110100001100011101100001010110101110100100111101101011110 8ec2c7a18ec2b5d27d8ec2c7a18ec2b5d27b5e
UTF-8 ツ如ツ客}ツ如ツ客{^ 111011111011111010000010111001011010011010000010111011111011111010000010111001011010111010100010011111011110111110111110100000101110010110100110100000101110111110111110100000101110010110101110101000100111101101011110 efbe82e5a682efbe82e5aea27defbe82e5a682efbe82e5aea27b5e
UHC ?如?客}?如?客{^ 001111111110010111111101001111111100101111010100011111010011111111100101111111010011111111001011110101000111101101011110 3fe5fd3fcbd47d3fe5fd3fcbd47b5e

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