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 鳥?淫?}鳥?淫?{^ 100100101011100100111111100010001111101000111111011111011001001010111001001111111000100011111010001111110111101101011110 92b93f88fa3f7d92b93f88fa3f7b5e
EUC-JP 鳥?淫?}鳥?淫?{^ 110001001011101100111111101100001111110000111111011111011100010010111011001111111011000011111100001111110111101101011110 c4bb3fb0fc3f7dc4bb3fb0fc3f7b5e
UTF-8 鳥렯淫귄}鳥렯淫귄{^ 111010011011001110100101111010111010000010101111111001101011011110101011111010101011011110000100011111011110100110110011101001011110101110100000101011111110011010110111101010111110101010110111100001000111101101011110 e9b3a5eba0afe6b7abeab7847de9b3a5eba0afe6b7abeab7847b5e
UHC 鳥렯淫귄}鳥렯淫귄{^ 11110000111010001000111010111100111010111110001010110001110011110111110111110000111010001000111010111100111010111110001010110001110011110111101101011110 f0e88ebcebe2b1cf7df0e88ebcebe2b1cf7b5e

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