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 ツ静督客}ツ静督客{^ 1100001010010000110000111001001111000010100010110111000101111101110000101001000011000011100100111100001010001011011100010111101101011110 c290c393c28b717dc290c393c28b717b5e
EUC-JP ツ静督客}ツ静督客{^ 10001110110000101100000011000101110001101100010010110101110100100111110110001110110000101100000011000101110001101100010010110101110100100111101101011110 8ec2c0c5c6c4b5d27d8ec2c0c5c6c4b5d27b5e
UTF-8 ツ静督客}ツ静督客{^ 111011111011111010000010111010011001110110011001111001111001110110100011111001011010111010100010011111011110111110111110100000101110100110011101100110011110011110011101101000111110010110101110101000100111101101011110 efbe82e99d99e79da3e5aea27defbe82e99d99e79da3e5aea27b5e
UHC ??督客}??督客{^ 001111110011111111010100101111011100101111010100011111010011111100111111110101001011110111001011110101000111101101011110 3f3fd4bdcbd47d3f3fd4bdcbd47b5e

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