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 ???\on}???\on{^ 001111110011111100111111010111000110111101101110011111010011111100111111001111110101110001101111011011100111101101011110 3f3f3f5c6f6e7d3f3f3f5c6f6e7b5e
SJIS-WIN 鳥?悲\on}鳥?悲\on{^ 10010010101110010011111110010100110111110101110001101111011011100111110110010010101110010011111110010100110111110101110001101111011011100111101101011110 92b93f94df5c6f6e7d92b93f94df5c6f6e7b5e
EUC-JP 鳥?悲\on}鳥?悲\on{^ 11000100101110110011111111001000111000010101110001101111011011100111110111000100101110110011111111001000111000010101110001101111011011100111101101011110 c4bb3fc8e15c6f6e7dc4bb3fc8e15c6f6e7b5e
UTF-8 鳥흙悲\on}鳥흙悲\on{^ 111010011011001110100101111011011001110110011001111001101000001010110010010111000110111101101110011111011110100110110011101001011110110110011101100110011110011010000010101100100101110001101111011011100111101101011110 e9b3a5ed9d99e682b25c6f6e7de9b3a5ed9d99e682b25c6f6e7b5e
UHC 鳥흙悲\on}鳥흙悲\on{^ 111100001110100011001000111010111101110111101000010111000110111101101110011111011111000011101000110010001110101111011101111010000101110001101111011011100111101101011110 f0e8c8ebdde85c6f6e7df0e8c8ebdde85c6f6e7b5e

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