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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鳥?億魄鳥?億白^ 100100101011100100111111100010011010110111101001101011101001001010111001001111111000100110101101100101001001001001011110 92b93f89ade9ae92b93f89ad94925e
EUC-JP 鳥?億魄鳥?億白^ 110001001011101100111111101100101010111111110010101100001100010010111011001111111011001010101111110001111111001001011110 c4bb3fb2aff2b0c4bb3fb2afc7f25e
UTF-8 鳥렲億魄鳥렲億白^ 11101001101100111010010111101011101000001011001011100101100001001000010011101001101011011000010011101001101100111010010111101011101000001011001011100101100001001000010011100111100110011011110101011110 e9b3a5eba0b2e58484e9ad84e9b3a5eba0b2e58484e799bd5e
UHC 鳥렲億魄鳥렲億白^ 1111000011101000100011101011111111100101111000101101101111011110111100001110100010001110101111111110010111100010110110111101110001011110 f0e88ebfe5e2dbdef0e88ebfe5e2dbdc5e

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