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 鳥??胚}鳥??胚{^ 100100101011100100111111001111111110001111110011011111011001001010111001001111110011111111100011111100110111101101011110 92b93f3fe3f37d92b93f3fe3f37b5e
EUC-JP 鳥??胚}鳥??胚{^ 110001001011101100111111001111111110011011110101011111011100010010111011001111110011111111100110111101010111101101011110 c4bb3f3fe6f57dc4bb3f3fe6f57b5e
UTF-8 鳥잴렱胚}鳥잴렱胚{^ 111010011011001110100101111011001001111010110100111010111010000010110001111010001000001110011010011111011110100110110011101001011110110010011110101101001110101110100000101100011110100010000011100110100111101101011110 e9b3a5ec9eb4eba0b1e8839a7de9b3a5ec9eb4eba0b1e8839a7b5e
UHC 鳥잴렱胚}鳥잴렱胚{^ 11110000111010001100000011101010100011101011111011011011110011110111110111110000111010001100000011101010100011101011111011011011110011110111101101011110 f0e8c0ea8ebedbcf7df0e8c0ea8ebedbcf7b5e

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